﻿2026-07-09T06:42:31.8297666Z Current runner version: '2.335.1'
2026-07-09T06:42:31.8303349Z Runner name: 'hfenduleam'
2026-07-09T06:42:31.8303906Z Runner group name: 'Default'
2026-07-09T06:42:31.8304488Z Machine name: 'HFENDULEAM'
2026-07-09T06:42:31.8306781Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T06:42:31.8308257Z Contents: read
2026-07-09T06:42:31.8308660Z Metadata: read
2026-07-09T06:42:31.8309153Z Packages: read
2026-07-09T06:42:31.8309548Z ##[endgroup]
2026-07-09T06:42:31.8311102Z Secret source: Actions
2026-07-09T06:42:31.8311661Z Prepare workflow directory
2026-07-09T06:42:31.8625486Z Prepare all required actions
2026-07-09T06:42:31.8650327Z Getting action download info
2026-07-09T06:42:32.1777426Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T06:42:32.7623699Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-07-09T06:42:32.8325055Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-09T06:42:32.8325934Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-09T06:42:32.8326530Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-09T06:42:32.8327069Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-09T06:42:32.8327597Z [36;1mexit 0[0m
2026-07-09T06:42:32.8387069Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-09T06:42:32.8387693Z env:
2026-07-09T06:42:32.8387974Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T06:42:32.8388339Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T06:42:32.8388671Z ##[endgroup]
2026-07-09T06:42:33.2600816Z ##[group]Run actions/checkout@v5
2026-07-09T06:42:33.2601414Z with:
2026-07-09T06:42:33.2601867Z   repository: SaberMage/spt-core
2026-07-09T06:42:33.2606404Z   token: ***
2026-07-09T06:42:33.2606889Z   ssh-strict: true
2026-07-09T06:42:33.2607363Z   ssh-user: git
2026-07-09T06:42:33.2607837Z   persist-credentials: true
2026-07-09T06:42:33.2608371Z   clean: true
2026-07-09T06:42:33.2608862Z   sparse-checkout-cone-mode: true
2026-07-09T06:42:33.2609406Z   fetch-depth: 1
2026-07-09T06:42:33.2609885Z   fetch-tags: false
2026-07-09T06:42:33.2610350Z   show-progress: true
2026-07-09T06:42:33.2610818Z   lfs: false
2026-07-09T06:42:33.2611260Z   submodules: false
2026-07-09T06:42:33.2611735Z   set-safe-directory: true
2026-07-09T06:42:33.2612260Z env:
2026-07-09T06:42:33.2612692Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T06:42:33.2613273Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T06:42:33.2613805Z ##[endgroup]
2026-07-09T06:42:33.4368470Z Syncing repository: SaberMage/spt-core
2026-07-09T06:42:33.4369757Z ##[group]Getting Git version info
2026-07-09T06:42:33.4370241Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T06:42:33.4661246Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T06:42:33.4894876Z git version 2.43.0.windows.1
2026-07-09T06:42:33.4919361Z ##[endgroup]
2026-07-09T06:42:33.4928836Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f92cc750-778a-4422-bff5-163360bc906e\.gitconfig'
2026-07-09T06:42:33.4943211Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f92cc750-778a-4422-bff5-163360bc906e' before making global git config changes
2026-07-09T06:42:33.4944190Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:42:33.4948746Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T06:42:33.6687994Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-09T06:42:33.6909532Z https://github.com/SaberMage/spt-core
2026-07-09T06:42:33.6939159Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:42:33.6943447Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:42:33.7164841Z HEAD
2026-07-09T06:42:33.7434274Z ##[endgroup]
2026-07-09T06:42:33.7438577Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-09T06:42:34.3363715Z ##[group]Cleaning the repository
2026-07-09T06:42:34.3364163Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-09T06:42:35.5998602Z Removing target/
2026-07-09T06:42:35.6033086Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-09T06:42:35.7176174Z HEAD is now at 4367270 Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:42:35.7205639Z ##[endgroup]
2026-07-09T06:42:35.7210275Z ##[group]Disabling automatic garbage collection
2026-07-09T06:42:35.7215189Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-09T06:42:35.7479457Z ##[endgroup]
2026-07-09T06:42:35.7479836Z ##[group]Setting up auth
2026-07-09T06:42:35.7485922Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:42:35.7732716Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T06:42:36.4861392Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:42:36.5111065Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T06:42:37.3907457Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:42:37.4186204Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T06:42:38.1628559Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-09T06:42:38.1988590Z ##[endgroup]
2026-07-09T06:42:38.1989077Z ##[group]Fetching the repository
2026-07-09T06:42:38.1995437Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:42:38.8201918Z ##[endgroup]
2026-07-09T06:42:38.8202311Z ##[group]Determining the checkout info
2026-07-09T06:42:38.8202670Z ##[endgroup]
2026-07-09T06:42:38.8208019Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-09T06:42:38.8505848Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-09T06:42:38.8752684Z ##[group]Checking out the ref
2026-07-09T06:42:38.8760249Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:42:39.0628597Z HEAD is now at 4367270 Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:42:39.0650321Z ##[endgroup]
2026-07-09T06:42:39.0932383Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-09T06:42:39.1189353Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
2026-07-09T06:42:39.1465373Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-07-09T06:42:39.1468181Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-07-09T06:42:39.1539696Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-09T06:42:39.1540027Z env:
2026-07-09T06:42:39.1540234Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T06:42:39.1540537Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T06:42:39.1540765Z ##[endgroup]
2026-07-09T06:42:40.8377996Z    Compiling proc-macro2 v1.0.106
2026-07-09T06:42:40.8378571Z    Compiling unicode-ident v1.0.24
2026-07-09T06:42:40.8378908Z    Compiling quote v1.0.45
2026-07-09T06:42:40.8379208Z    Compiling cfg-if v1.0.4
2026-07-09T06:42:40.8379482Z    Compiling serde_core v1.0.228
2026-07-09T06:42:40.8379784Z    Compiling serde v1.0.228
2026-07-09T06:42:40.8380069Z    Compiling windows-link v0.2.1
2026-07-09T06:42:40.8380461Z    Compiling typenum v1.20.1
2026-07-09T06:42:40.8380888Z    Compiling version_check v0.9.5
2026-07-09T06:42:40.8381430Z    Compiling portable-atomic v1.13.1
2026-07-09T06:42:40.8384257Z    Compiling getrandom v0.3.4
2026-07-09T06:42:40.8384647Z    Compiling shlex v2.0.1
2026-07-09T06:42:40.8384963Z    Compiling memchr v2.8.1
2026-07-09T06:42:40.8385274Z    Compiling find-msvc-tools v0.1.9
2026-07-09T06:42:40.8386686Z    Compiling subtle v2.6.1
2026-07-09T06:42:40.8387497Z    Compiling critical-section v1.2.0
2026-07-09T06:42:40.9448208Z    Compiling windows-sys v0.61.2
2026-07-09T06:42:40.9588052Z    Compiling equivalent v1.0.2
2026-07-09T06:42:40.9790501Z    Compiling semver v1.0.28
2026-07-09T06:42:41.6137223Z    Compiling generic-array v0.14.7
2026-07-09T06:42:41.7172986Z    Compiling smallvec v1.15.1
2026-07-09T06:42:41.8174213Z    Compiling itoa v1.0.18
2026-07-09T06:42:41.9907191Z    Compiling getrandom v0.2.17
2026-07-09T06:42:42.3880120Z    Compiling cpufeatures v0.2.17
2026-07-09T06:42:42.5715856Z    Compiling rand_core v0.10.1
2026-07-09T06:42:42.7693585Z    Compiling hashbrown v0.17.1
2026-07-09T06:42:43.3038998Z    Compiling getrandom v0.4.2
2026-07-09T06:42:43.3146422Z    Compiling pin-project-lite v0.2.17
2026-07-09T06:42:43.5040063Z    Compiling rustc_version v0.4.1
2026-07-09T06:42:43.5550341Z    Compiling log v0.4.32
2026-07-09T06:42:43.5994932Z    Compiling winapi v0.3.9
2026-07-09T06:42:43.6135088Z    Compiling bitflags v2.12.1
2026-07-09T06:42:43.6159228Z    Compiling futures-core v0.3.32
2026-07-09T06:42:43.6509060Z    Compiling bytes v1.11.1
2026-07-09T06:42:43.6547776Z    Compiling rand_core v0.6.4
2026-07-09T06:42:43.6882092Z    Compiling zerocopy v0.8.50
2026-07-09T06:42:43.7228706Z    Compiling jobserver v0.1.34
2026-07-09T06:42:43.7476671Z    Compiling ahash v0.8.12
2026-07-09T06:42:43.9038071Z    Compiling curve25519-dalek v4.1.3
2026-07-09T06:42:44.0589870Z    Compiling stable_deref_trait v1.2.1
2026-07-09T06:42:44.1679668Z    Compiling cc v1.2.63
2026-07-09T06:42:44.1910160Z    Compiling indexmap v2.14.0
2026-07-09T06:42:44.2199452Z    Compiling syn v2.0.117
2026-07-09T06:42:44.2704333Z    Compiling signature v2.2.0
2026-07-09T06:42:44.3417854Z    Compiling libc v0.2.186
2026-07-09T06:42:44.4074355Z    Compiling uuid v1.23.2
2026-07-09T06:42:44.4966128Z    Compiling ed25519 v2.2.3
2026-07-09T06:42:44.5379922Z    Compiling vcpkg v0.2.15
2026-07-09T06:42:44.5460120Z    Compiling zmij v1.0.21
2026-07-09T06:42:44.6769346Z    Compiling crypto-common v0.1.7
2026-07-09T06:42:44.8518529Z    Compiling block-buffer v0.10.4
2026-07-09T06:42:44.8932467Z    Compiling pkg-config v0.3.33
2026-07-09T06:42:44.9554697Z    Compiling serde_json v1.0.150
2026-07-09T06:42:44.9855863Z    Compiling autocfg v1.5.1
2026-07-09T06:42:44.9917456Z    Compiling futures-io v0.3.32
2026-07-09T06:42:45.2271525Z    Compiling slab v0.4.12
2026-07-09T06:42:45.3093131Z    Compiling digest v0.10.7
2026-07-09T06:42:45.3224193Z    Compiling fastrand v2.4.1
2026-07-09T06:42:45.5190485Z    Compiling futures-sink v0.3.32
2026-07-09T06:42:45.5488515Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-09T06:42:45.5584984Z    Compiling futures-task v0.3.32
2026-07-09T06:42:45.6031611Z    Compiling sha2 v0.10.9
2026-07-09T06:42:45.6769002Z    Compiling futures-channel v0.3.32
2026-07-09T06:42:45.6879752Z    Compiling rustversion v1.0.22
2026-07-09T06:42:45.7910631Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T06:42:45.8902606Z    Compiling fallible-iterator v0.3.0
2026-07-09T06:42:45.9044529Z    Compiling fnv v1.0.7
2026-07-09T06:42:45.9132287Z    Compiling cfg_aliases v0.2.1
2026-07-09T06:42:45.9536243Z    Compiling strsim v0.11.1
2026-07-09T06:42:46.0808161Z    Compiling writeable v0.6.3
2026-07-09T06:42:46.1250354Z    Compiling litemap v0.8.2
2026-07-09T06:42:46.1380981Z    Compiling cmake v0.1.58
2026-07-09T06:42:46.1468843Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T06:42:46.1652241Z    Compiling utf8_iter v1.0.4
2026-07-09T06:42:46.1904528Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T06:42:46.2644242Z    Compiling windows-targets v0.52.6
2026-07-09T06:42:46.3636108Z    Compiling windows-sys v0.59.0
2026-07-09T06:42:46.3680747Z    Compiling anyhow v1.0.102
2026-07-09T06:42:46.3847617Z    Compiling fs_extra v1.3.0
2026-07-09T06:42:46.3848102Z    Compiling ident_case v1.0.1
2026-07-09T06:42:46.3900476Z    Compiling dunce v1.0.5
2026-07-09T06:42:46.4084219Z    Compiling icu_properties_data v2.2.0
2026-07-09T06:42:46.5444042Z    Compiling percent-encoding v2.3.2
2026-07-09T06:42:46.6388534Z    Compiling ring v0.17.14
2026-07-09T06:42:46.6423195Z    Compiling http v1.4.1
2026-07-09T06:42:46.8142717Z    Compiling cpufeatures v0.3.0
2026-07-09T06:42:46.9765952Z    Compiling thiserror v2.0.18
2026-07-09T06:42:46.9819516Z    Compiling aws-lc-sys v0.41.0
2026-07-09T06:42:47.0244827Z    Compiling unicode-segmentation v1.13.3
2026-07-09T06:42:47.0294375Z    Compiling aws-lc-rs v1.17.0
2026-07-09T06:42:47.3209507Z    Compiling scopeguard v1.2.0
2026-07-09T06:42:47.5395803Z    Compiling lock_api v0.4.14
2026-07-09T06:42:47.5581954Z    Compiling chacha20 v0.10.0
2026-07-09T06:42:47.6219194Z    Compiling fs2 v0.4.3
2026-07-09T06:42:47.6841196Z    Compiling form_urlencoded v1.2.2
2026-07-09T06:42:47.7535987Z    Compiling untrusted v0.9.0
2026-07-09T06:42:47.8279582Z    Compiling rand v0.10.1
2026-07-09T06:42:47.8838142Z    Compiling num-traits v0.2.19
2026-07-09T06:42:47.9118234Z    Compiling windows-strings v0.5.1
2026-07-09T06:42:47.9464201Z    Compiling windows-result v0.4.1
2026-07-09T06:42:47.9468632Z    Compiling rustls v0.23.40
2026-07-09T06:42:48.0799251Z    Compiling synstructure v0.13.2
2026-07-09T06:42:48.1435270Z    Compiling darling_core v0.20.11
2026-07-09T06:42:48.2278480Z    Compiling heck v0.5.0
2026-07-09T06:42:48.3132984Z    Compiling convert_case v0.10.0
2026-07-09T06:42:48.3411237Z    Compiling arrayvec v0.7.6
2026-07-09T06:42:48.3794134Z    Compiling const-oid v0.10.2
2026-07-09T06:42:48.4648462Z    Compiling unicode-xid v0.2.6
2026-07-09T06:42:48.4817303Z    Compiling atomic-waker v1.1.2
2026-07-09T06:42:48.5817422Z    Compiling httparse v1.10.1
2026-07-09T06:42:48.7982628Z    Compiling parking_lot_core v0.9.12
2026-07-09T06:42:48.8250207Z    Compiling http-body v1.0.1
2026-07-09T06:42:48.8439529Z    Compiling hybrid-array v0.4.12
2026-07-09T06:42:48.8450429Z    Compiling powerfmt v0.2.0
2026-07-09T06:42:48.8608775Z    Compiling either v1.16.0
2026-07-09T06:42:48.8611173Z    Compiling base64ct v1.8.3
2026-07-09T06:42:48.8803743Z    Compiling utf8parse v0.2.2
2026-07-09T06:42:49.1496216Z    Compiling deranged v0.5.8
2026-07-09T06:42:49.1496654Z    Compiling memoffset v0.6.5
2026-07-09T06:42:49.3915099Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T06:42:49.3980891Z    Compiling tower-service v0.3.3
2026-07-09T06:42:49.4757673Z    Compiling ref-cast v1.0.25
2026-07-09T06:42:49.5022496Z    Compiling base64 v0.22.1
2026-07-09T06:42:49.5123063Z    Compiling num-conv v0.2.2
2026-07-09T06:42:49.5472227Z    Compiling time-core v0.1.8
2026-07-09T06:42:49.7010596Z    Compiling thiserror v1.0.69
2026-07-09T06:42:49.8156511Z    Compiling tinyvec_macros v0.1.1
2026-07-09T06:42:49.8209968Z    Compiling socket2 v0.6.4
2026-07-09T06:42:49.8286758Z    Compiling mio v1.2.1
2026-07-09T06:42:49.8392533Z    Compiling data-encoding v2.11.0
2026-07-09T06:42:49.9042868Z    Compiling try-lock v0.2.5
2026-07-09T06:42:50.0809191Z    Compiling want v0.3.1
2026-07-09T06:42:50.1059719Z    Compiling tinyvec v1.11.0
2026-07-09T06:42:50.2708484Z    Compiling parking_lot v0.12.5
2026-07-09T06:42:50.4293982Z    Compiling block-buffer v0.12.0
2026-07-09T06:42:50.4340610Z    Compiling crypto-common v0.2.2
2026-07-09T06:42:50.4560113Z    Compiling serde_derive_internals v0.29.1
2026-07-09T06:42:50.5075561Z    Compiling vergen-lib v9.1.0
2026-07-09T06:42:50.5744987Z    Compiling serde_derive v1.0.228
2026-07-09T06:42:50.6008013Z    Compiling zeroize_derive v1.4.3
2026-07-09T06:42:50.6230359Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T06:42:50.6664478Z    Compiling zerofrom-derive v0.1.7
2026-07-09T06:42:50.7397691Z    Compiling yoke-derive v0.8.2
2026-07-09T06:42:50.9009144Z    Compiling tokio-macros v2.7.0
2026-07-09T06:42:50.9272156Z    Compiling futures-macro v0.3.32
2026-07-09T06:42:51.0542193Z    Compiling zerovec-derive v0.11.3
2026-07-09T06:42:51.0728405Z    Compiling displaydoc v0.2.6
2026-07-09T06:42:51.3014139Z    Compiling tracing-attributes v0.1.31
2026-07-09T06:42:51.3924182Z    Compiling thiserror-impl v2.0.18
2026-07-09T06:42:51.6333958Z    Compiling darling_macro v0.20.11
2026-07-09T06:42:51.6381042Z    Compiling zeroize v1.8.2
2026-07-09T06:42:51.8976431Z    Compiling derive_more-impl v2.1.1
2026-07-09T06:42:51.9041808Z    Compiling windows-implement v0.60.2
2026-07-09T06:42:51.9130566Z    Compiling tokio v1.52.3
2026-07-09T06:42:51.9259751Z    Compiling futures-util v0.3.32
2026-07-09T06:42:52.1420203Z    Compiling rustls-pki-types v1.14.1
2026-07-09T06:42:52.2076197Z    Compiling spez v0.1.2
2026-07-09T06:42:52.2700513Z    Compiling darling v0.20.11
2026-07-09T06:42:52.3818176Z    Compiling n0-error-macros v0.1.3
2026-07-09T06:42:52.6065117Z    Compiling zerofrom v0.1.8
2026-07-09T06:42:52.7520865Z    Compiling windows-interface v0.59.3
2026-07-09T06:42:52.8079000Z    Compiling derive_builder_core v0.20.2
2026-07-09T06:42:52.8508916Z    Compiling der v0.8.0-rc.10
2026-07-09T06:42:53.0621533Z    Compiling ref-cast-impl v1.0.25
2026-07-09T06:42:53.2399057Z    Compiling ed25519-dalek v2.2.0
2026-07-09T06:42:53.4189477Z    Compiling thiserror-impl v1.0.69
2026-07-09T06:42:53.5001289Z    Compiling yoke v0.8.3
2026-07-09T06:42:53.7440147Z    Compiling pin-project-internal v1.1.13
2026-07-09T06:42:54.0460954Z    Compiling n0-error v0.1.3
2026-07-09T06:42:54.6048043Z    Compiling windows-core v0.62.2
2026-07-09T06:42:54.6551832Z    Compiling n0-future v0.3.2
2026-07-09T06:42:54.7261042Z    Compiling spt-proto v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-09T06:42:54.8191586Z    Compiling derive_builder_macro v0.20.2
2026-07-09T06:42:54.8786578Z    Compiling serial-core v0.4.0
2026-07-09T06:42:54.9193151Z    Compiling inout v0.1.4
2026-07-09T06:42:55.2711364Z    Compiling tokio-util v0.7.18
2026-07-09T06:42:55.3376937Z    Compiling zerovec v0.11.6
2026-07-09T06:42:55.6195593Z    Compiling zerotrie v0.2.4
2026-07-09T06:42:55.8909959Z    Compiling derive_more v2.1.1
2026-07-09T06:42:55.9144937Z    Compiling aho-corasick v1.1.4
2026-07-09T06:42:56.0611037Z    Compiling ipnet v2.12.0
2026-07-09T06:42:56.2304236Z    Compiling toml_datetime v0.6.11
2026-07-09T06:42:56.2512859Z    Compiling serde_spanned v0.6.9
2026-07-09T06:42:56.2614434Z    Compiling parking v2.2.1
2026-07-09T06:42:56.2655515Z    Compiling derive_builder v0.20.2
2026-07-09T06:42:56.3434833Z    Compiling cordyceps v0.3.4
2026-07-09T06:42:56.7738174Z    Compiling winnow v0.7.15
2026-07-09T06:42:56.9061419Z    Compiling tinystr v0.8.3
2026-07-09T06:42:57.0300909Z    Compiling potential_utf v0.1.5
2026-07-09T06:42:57.2388342Z    Compiling diatomic-waker v0.2.3
2026-07-09T06:42:57.4533518Z    Compiling httpdate v1.0.3
2026-07-09T06:42:57.4838271Z    Compiling regex-syntax v0.8.10
2026-07-09T06:42:57.7105195Z    Compiling once_cell v1.21.4
2026-07-09T06:42:58.0269527Z    Compiling toml_write v0.1.2
2026-07-09T06:42:58.3730302Z    Compiling crossbeam-utils v0.8.21
2026-07-09T06:42:58.4526412Z    Compiling icu_collections v2.2.0
2026-07-09T06:42:58.4946211Z    Compiling icu_locale_core v2.2.0
2026-07-09T06:42:58.5109481Z    Compiling winreg v0.10.1
2026-07-09T06:42:58.5268116Z    Compiling winnow v1.0.3
2026-07-09T06:42:58.6021947Z    Compiling tracing-core v0.1.36
2026-07-09T06:42:58.6206715Z    Compiling tempfile v3.27.0
2026-07-09T06:42:58.6514416Z    Compiling spin v0.10.0
2026-07-09T06:42:58.6514909Z    Compiling futures-lite v2.6.1
2026-07-09T06:42:58.6647893Z    Compiling cipher v0.4.4
2026-07-09T06:42:58.6666739Z    Compiling pin-project v1.1.13
2026-07-09T06:42:58.8027791Z    Compiling hashbrown v0.14.5
2026-07-09T06:42:58.8057233Z    Compiling futures-buffered v0.2.13
2026-07-09T06:42:59.0494489Z    Compiling tracing v0.1.44
2026-07-09T06:42:59.0959003Z    Compiling serial-windows v0.4.0
2026-07-09T06:42:59.2186047Z    Compiling spki v0.8.0-rc.4
2026-07-09T06:42:59.2883977Z    Compiling schemars_derive v1.2.1
2026-07-09T06:42:59.3103900Z    Compiling digest v0.11.3
2026-07-09T06:42:59.4536268Z    Compiling icu_provider v2.2.0
2026-07-09T06:42:59.5230309Z    Compiling hashlink v0.9.1
2026-07-09T06:42:59.5750133Z    Compiling h2 v0.4.14
2026-07-09T06:42:59.5975743Z    Compiling vergen-lib v0.1.6
2026-07-09T06:42:59.6104834Z    Compiling vergen v9.1.0
2026-07-09T06:42:59.6105376Z    Compiling noq-udp v0.10.0
2026-07-09T06:42:59.6203767Z    Compiling universal-hash v0.5.1
2026-07-09T06:42:59.6560814Z    Compiling sync_wrapper v1.0.2
2026-07-09T06:42:59.8168880Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T06:42:59.8351544Z    Compiling heapless v0.7.17
2026-07-09T06:42:59.9436320Z    Compiling icu_normalizer v2.2.0
2026-07-09T06:42:59.9500211Z    Compiling icu_properties v2.2.0
2026-07-09T06:42:59.9714683Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T06:43:00.1046853Z    Compiling rusqlite v0.32.1
2026-07-09T06:43:00.1573446Z    Compiling toml_edit v0.22.27
2026-07-09T06:43:00.3578191Z    Compiling regex-automata v0.4.14
2026-07-09T06:43:00.3782507Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T06:43:00.3783023Z    Compiling dyn-clone v1.0.20
2026-07-09T06:43:00.3809626Z    Compiling bitflags v1.3.2
2026-07-09T06:43:00.3832214Z    Compiling byteorder v1.5.0
2026-07-09T06:43:00.4249980Z    Compiling opaque-debug v0.3.1
2026-07-09T06:43:00.5479786Z    Compiling lazy_static v1.5.0
2026-07-09T06:43:00.5856305Z    Compiling pin-utils v0.1.0
2026-07-09T06:43:00.6933730Z    Compiling allocator-api2 v0.2.21
2026-07-09T06:43:00.7228956Z    Compiling shared_library v0.1.9
2026-07-09T06:43:00.7385747Z    Compiling nix v0.25.1
2026-07-09T06:43:00.7515180Z    Compiling polyval v0.6.2
2026-07-09T06:43:00.7642662Z    Compiling hash32 v0.2.1
2026-07-09T06:43:00.7711622Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T06:43:01.1133539Z    Compiling spt-store v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-09T06:43:01.1982323Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T06:43:01.2389769Z    Compiling idna_adapter v1.2.2
2026-07-09T06:43:01.2402577Z    Compiling filedescriptor v0.8.3
2026-07-09T06:43:01.3545286Z    Compiling schemars v1.2.1
2026-07-09T06:43:01.3625177Z    Compiling serial v0.4.0
2026-07-09T06:43:01.6079547Z    Compiling idna v1.1.0
2026-07-09T06:43:01.6706137Z    Compiling prefix-trie v0.8.4
2026-07-09T06:43:01.6707360Z    Compiling futures-executor v0.3.32
2026-07-09T06:43:01.8043885Z    Compiling spin v0.9.8
2026-07-09T06:43:01.9014052Z    Compiling vergen-gitcl v1.0.8
2026-07-09T06:43:02.0409792Z    Compiling url v2.5.8
2026-07-09T06:43:02.0700739Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T06:43:02.1553530Z    Compiling toml v0.8.23
2026-07-09T06:43:02.2064168Z    Compiling windows-threading v0.2.1
2026-07-09T06:43:02.2586183Z    Compiling tower-layer v0.3.3
2026-07-09T06:43:02.2728440Z    Compiling downcast-rs v1.2.1
2026-07-09T06:43:02.3906473Z    Compiling signature v3.0.0
2026-07-09T06:43:02.4941752Z    Compiling shell-words v1.1.1
2026-07-09T06:43:02.5710572Z    Compiling regex v1.12.3
2026-07-09T06:43:02.5970474Z    Compiling ryu v1.0.23
2026-07-09T06:43:02.6173467Z    Compiling vte v0.13.1
2026-07-09T06:43:02.6398581Z    Compiling portable-pty v0.8.1
2026-07-09T06:43:02.7490137Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T06:43:02.8832625Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T06:43:03.0158165Z    Compiling windows-future v0.3.2
2026-07-09T06:43:03.2389546Z    Compiling futures v0.3.32
2026-07-09T06:43:03.4454198Z    Compiling proc-macro-crate v3.5.0
2026-07-09T06:43:03.4906388Z    Compiling spt-msg v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-09T06:43:03.5075029Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T06:43:03.7439664Z    Compiling hyper v1.10.1
2026-07-09T06:43:03.9020656Z    Compiling ghash v0.5.1
2026-07-09T06:43:03.9526471Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T06:43:04.0708164Z    Compiling ctr v0.9.2
2026-07-09T06:43:04.1776679Z    Compiling aes v0.8.4
2026-07-09T06:43:04.2479146Z    Compiling windows-numerics v0.3.1
2026-07-09T06:43:04.2676614Z    Compiling windows-collections v0.3.2
2026-07-09T06:43:04.2821088Z    Compiling cobs v0.3.0
2026-07-09T06:43:04.3114233Z    Compiling postcard-derive v0.2.2
2026-07-09T06:43:04.3646994Z    Compiling time v0.3.47
2026-07-09T06:43:04.6813649Z    Compiling http-body-util v0.1.3
2026-07-09T06:43:04.6825533Z    Compiling aead v0.5.2
2026-07-09T06:43:04.8631582Z    Compiling ipconfig v0.3.4
2026-07-09T06:43:04.9058036Z    Compiling widestring v1.2.1
2026-07-09T06:43:04.9926076Z    Compiling windows v0.62.2
2026-07-09T06:43:05.0037052Z    Compiling aes-gcm v0.10.3
2026-07-09T06:43:05.0757142Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T06:43:05.1753244Z    Compiling hyper-util v0.1.20
2026-07-09T06:43:05.2113120Z    Compiling postcard v1.1.3
2026-07-09T06:43:05.2160863Z    Compiling num_enum_derive v0.7.6
2026-07-09T06:43:05.3943082Z    Compiling data-encoding-macro v0.1.20
2026-07-09T06:43:05.5144462Z    Compiling spt-runtime v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-09T06:43:05.6292337Z    Compiling tower v0.5.3
2026-07-09T06:43:05.6882030Z    Compiling crossbeam-channel v0.5.15
2026-07-09T06:43:05.8446771Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T06:43:06.0701681Z    Compiling chrono v0.4.45
2026-07-09T06:43:06.1436527Z    Compiling strum_macros v0.28.0
2026-07-09T06:43:06.2435456Z    Compiling enum-assoc v1.3.0
2026-07-09T06:43:06.3200517Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T06:43:06.3258738Z    Compiling async-trait v0.1.89
2026-07-09T06:43:06.4548934Z    Compiling windows-registry v0.6.1
2026-07-09T06:43:06.4987839Z    Compiling blake3 v1.8.5
2026-07-09T06:43:06.6282690Z    Compiling netwatch v0.16.0
2026-07-09T06:43:06.7434629Z    Compiling noq v0.18.0
2026-07-09T06:43:06.8103447Z    Compiling acto v0.8.2
2026-07-09T06:43:06.8948341Z    Compiling rustc-hash v2.1.2
2026-07-09T06:43:07.0289507Z    Compiling foldhash v0.2.0
2026-07-09T06:43:07.0670114Z    Compiling tagptr v0.2.0
2026-07-09T06:43:07.2164707Z    Compiling mac-addr v0.3.0
2026-07-09T06:43:07.2342306Z    Compiling identity-hash v0.1.0
2026-07-09T06:43:07.2361597Z    Compiling lru-slab v0.1.2
2026-07-09T06:43:07.2493696Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T06:43:07.2591929Z    Compiling xml-rs v0.8.28
2026-07-09T06:43:07.4802092Z    Compiling netdev v0.42.0
2026-07-09T06:43:07.6011807Z    Compiling moka v0.12.15
2026-07-09T06:43:07.6053218Z    Compiling hashbrown v0.16.1
2026-07-09T06:43:07.6874762Z    Compiling iroh-metrics v0.38.3
2026-07-09T06:43:07.7349560Z    Compiling iroh-relay v0.98.0
2026-07-09T06:43:07.7440680Z    Compiling num_enum v0.7.6
2026-07-09T06:43:07.8416410Z    Compiling tower-http v0.6.11
2026-07-09T06:43:08.0543712Z    Compiling xmltree v0.10.3
2026-07-09T06:43:08.3834966Z    Compiling iroh-base v0.98.0
2026-07-09T06:43:08.3873268Z    Compiling spt-term v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-09T06:43:08.4270147Z    Compiling attohttpc v0.30.1
2026-07-09T06:43:08.5028636Z    Compiling n0-watcher v0.6.1
2026-07-09T06:43:08.5484228Z    Compiling strum v0.28.0
2026-07-09T06:43:08.6393270Z    Compiling tokio-stream v0.1.18
2026-07-09T06:43:08.6797560Z    Compiling simple-dns v0.9.3
2026-07-09T06:43:08.6996896Z    Compiling resolv-conf v0.7.6
2026-07-09T06:43:08.9245659Z    Compiling constant_time_eq v0.4.2
2026-07-09T06:43:08.9464974Z    Compiling sha1_smol v1.0.1
2026-07-09T06:43:09.1472943Z    Compiling arrayref v0.3.9
2026-07-09T06:43:09.1717988Z    Compiling simdutf8 v0.1.5
2026-07-09T06:43:09.1844967Z    Compiling smol_str v0.1.24
2026-07-09T06:43:09.1880873Z    Compiling igd-next v0.17.1
2026-07-09T06:43:09.2724671Z    Compiling lru v0.16.4
2026-07-09T06:43:09.2775688Z    Compiling webpki-roots v1.0.7
2026-07-09T06:43:09.2813160Z    Compiling seize v0.5.1
2026-07-09T06:43:09.5708479Z    Compiling iroh-dns v0.98.0
2026-07-09T06:43:09.5959512Z    Compiling iroh v0.98.2
2026-07-09T06:43:09.6257995Z    Compiling serde_bytes v0.11.19
2026-07-09T06:43:09.6450361Z    Compiling hmac v0.12.1
2026-07-09T06:43:09.8420176Z    Compiling cmov v0.5.4
2026-07-09T06:43:09.9435723Z    Compiling hkdf v0.12.4
2026-07-09T06:43:09.9749773Z    Compiling papaya v0.2.4
2026-07-09T06:43:10.0966638Z    Compiling ctutils v0.4.2
2026-07-09T06:43:10.1304964Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T06:43:10.1619400Z    Compiling backon v1.6.0
2026-07-09T06:43:10.2016603Z    Compiling spake2 v0.4.0
2026-07-09T06:43:10.2058216Z    Compiling sha1 v0.10.6
2026-07-09T06:43:10.2147556Z    Compiling spt-live v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-09T06:43:10.2210021Z    Compiling recvmsg v1.0.0
2026-07-09T06:43:10.2503709Z    Compiling doctest-file v1.1.1
2026-07-09T06:43:10.3471596Z    Compiling darling_core v0.23.0
2026-07-09T06:43:10.5282538Z    Compiling anstyle v1.0.14
2026-07-09T06:43:10.6450251Z    Compiling once_cell_polyfill v1.70.2
2026-07-09T06:43:10.6595738Z    Compiling anstyle-query v1.1.5
2026-07-09T06:43:10.7043402Z    Compiling anstyle-parse v1.0.0
2026-07-09T06:43:10.7493624Z    Compiling foldhash v0.1.5
2026-07-09T06:43:10.8950568Z    Compiling anstyle-wincon v3.0.11
2026-07-09T06:43:10.9092929Z    Compiling interprocess v2.4.2
2026-07-09T06:43:10.9253831Z    Compiling paste v1.0.15
2026-07-09T06:43:10.9715504Z    Compiling instability v0.3.12
2026-07-09T06:43:10.9755862Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T06:43:10.9847953Z    Compiling colorchoice v1.0.5
2026-07-09T06:43:11.2820919Z    Compiling hashbrown v0.15.5
2026-07-09T06:43:11.3004611Z    Compiling anstream v1.0.0
2026-07-09T06:43:11.3272886Z    Compiling strum_macros v0.26.4
2026-07-09T06:43:11.3346489Z    Compiling terminal_size v0.4.4
2026-07-09T06:43:11.8503508Z    Compiling itertools v0.13.0
2026-07-09T06:43:11.8621111Z    Compiling crossterm_winapi v0.9.1
2026-07-09T06:43:11.9982105Z    Compiling castaway v0.2.4
2026-07-09T06:43:12.0146755Z    Compiling static_assertions v1.1.0
2026-07-09T06:43:12.0160500Z    Compiling clap_lex v1.1.0
2026-07-09T06:43:12.0640400Z    Compiling unicode-width v0.1.14
2026-07-09T06:43:12.1390734Z    Compiling indoc v2.0.7
2026-07-09T06:43:12.3129600Z    Compiling lru v0.12.5
2026-07-09T06:43:12.8336741Z    Compiling compact_str v0.8.2
2026-07-09T06:43:12.8684018Z    Compiling clap_builder v4.6.0
2026-07-09T06:43:12.9274371Z    Compiling crossterm v0.28.1
2026-07-09T06:43:13.0257462Z    Compiling clap_derive v4.6.1
2026-07-09T06:43:13.0789711Z    Compiling cassowary v0.3.0
2026-07-09T06:43:13.1456694Z    Compiling unicode-width v0.2.0
2026-07-09T06:43:13.2863085Z    Compiling error-code v3.3.2
2026-07-09T06:43:13.4693916Z    Compiling clipboard-win v5.4.1
2026-07-09T06:43:13.5226902Z    Compiling nucleo-matcher v0.3.1
2026-07-09T06:43:13.5317727Z    Compiling qrcode v0.14.1
2026-07-09T06:43:13.6657680Z    Compiling darling_macro v0.23.0
2026-07-09T06:43:13.9597504Z    Compiling strum v0.26.3
2026-07-09T06:43:14.1848751Z    Compiling unicode-truncate v1.1.0
2026-07-09T06:43:14.2464743Z    Compiling darling v0.23.0
2026-07-09T06:43:14.4857028Z    Compiling wmi v0.18.4
2026-07-09T06:43:15.5160458Z    Compiling clap v4.6.1
2026-07-09T06:43:15.5483039Z    Compiling ratatui v0.29.0
2026-07-09T06:43:16.1928920Z    Compiling mock-adapter v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-07-09T06:43:16.4779719Z    Compiling portmapper v0.16.0
2026-07-09T06:43:33.1152671Z    Compiling rustls-webpki v0.103.13
2026-07-09T06:43:35.7222739Z    Compiling tokio-rustls v0.26.4
2026-07-09T06:43:35.7222996Z    Compiling noq-proto v0.17.0
2026-07-09T06:43:35.7223214Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T06:43:35.9263550Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T06:43:35.9263917Z    Compiling hyper-rustls v0.27.9
2026-07-09T06:43:35.9264199Z    Compiling tokio-websockets v0.13.2
2026-07-09T06:43:36.0879855Z    Compiling reqwest v0.13.4
2026-07-09T06:43:37.2378233Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T06:43:57.0522790Z    Compiling spt-net v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-09T06:43:59.3609430Z    Compiling spt-daemon v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-09T06:44:11.8760796Z    Compiling spt v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-09T06:44:11.8761415Z    Compiling xtask v0.30.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-07-09T06:44:14.8318094Z error[E0282]: type annotations needed
2026-07-09T06:44:14.8318536Z    --> crates\spt-daemon\tests\pairjoin.rs:147:20
2026-07-09T06:44:14.8330172Z     |
2026-07-09T06:44:14.8453964Z 147 |           let ep_a = NetEndpoint::bind_scoped(
2026-07-09T06:44:14.8454309Z     |  ____________________^
2026-07-09T06:44:14.8454546Z 148 | |             &id_a,
2026-07-09T06:44:14.8454792Z 149 | |             RelayPolicy::Disabled,
2026-07-09T06:44:14.8455073Z 150 | |             LocalDiscovery::Off,
2026-07-09T06:44:14.8455331Z ...   |
2026-07-09T06:44:14.8455504Z 154 | |         .await
2026-07-09T06:44:14.8455795Z     | |______________^ cannot infer type
2026-07-09T06:44:14.8455980Z 
2026-07-09T06:44:14.8841085Z For more information about this error, try `rustc --explain E0282`.
2026-07-09T06:44:14.9139768Z error: could not compile `spt-daemon` (test "pairjoin") due to 1 previous error
2026-07-09T06:44:14.9322867Z warning: build failed, waiting for other jobs to finish...
2026-07-09T06:44:15.2359417Z error: crate `windows` required to be available in rlib format, but was not found in this form
2026-07-09T06:44:15.2379898Z 
2026-07-09T06:44:15.4258219Z error: could not compile `spt-daemon` (test "seedproofx") due to 1 previous error
2026-07-09T06:44:28.0114816Z error: command `'C:\Users\decid\.rustup\toolchains\stable-x86_64-pc-windows-msvc\bin\cargo.exe' test --no-run --message-format json-render-diagnostics --workspace` exited with code 101
2026-07-09T06:44:28.1809711Z ##[error]Process completed with exit code 1.
2026-07-09T06:44:28.3551243Z Post job cleanup.
2026-07-09T06:44:28.4674482Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T06:44:28.5848109Z git version 2.43.0.windows.1
2026-07-09T06:44:28.5888015Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\dc569bdb-1fc1-4a19-b478-7cfa3f5a0d1b\.gitconfig'
2026-07-09T06:44:28.5905747Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dc569bdb-1fc1-4a19-b478-7cfa3f5a0d1b' before making global git config changes
2026-07-09T06:44:28.5906521Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:44:28.5912600Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T06:44:28.9236623Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:44:29.2608623Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T06:44:30.9471716Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:44:31.1407801Z http.https://github.com/.extraheader
2026-07-09T06:44:31.1446056Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-09T06:44:31.1789185Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T06:44:31.6248150Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:44:31.6497790Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T06:44:32.2233739Z Cleaning up orphan processes
